Fix bug #10119 with C-e and whitespace-mode.
authorEli Zaretskii <eliz@gnu.org>
Fri, 25 Nov 2011 19:52:46 +0000 (21:52 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 25 Nov 2011 19:52:46 +0000 (21:52 +0200)
commit0cb69496ef1217b5d03357571375f7f23abce880
treeefda717d4f776c2ca9ba958b46142ea2c0f65799
parentad42fc0a2f7d6dacdd4d1b07944c34a33b691c4b
Fix bug #10119 with C-e and whitespace-mode.

 src/xdisp.c (start_display): Don't move to the next line if the display
 should start at a newline that is part of a display vector or an overlay
 string.
src/ChangeLog
src/xdisp.c